/* 行业客户 */

.mod-type-box .item .mess {
    padding: 32px;
    height: 240px;
}

.t-flx .p-desc {
    font-size: 20px;
    color: #5F6464;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    width: 995px;
    margin: 0 auto 16px auto;
    font-weight: 400;
    font-style: italic;
    margin-top: 30px;
}

.mod-type-box .id_item {
    width: 100%;
    /* height: 422px; */
}

.respon .mod-type-box .item .desc {
    display: block;
    margin-bottom: -250px !important;
    height: 250px !important;
    position: relative;
}
/**
.respon .mod-type-box .item:hover .desc {
    margin-bottom: 0px !important;
    opacity: 1 !important;
}
*/
.respon .mod-type-box .item .l-desc {
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    font-style: italic;
    opacity: 1 !important;
}
.respon .mod-type-box .item .l-desc img{
  opacity: 0;
}
  
.respon .mod-type-box .item:hover .l-desc img{
    opacity: 1 !important;
}
/**
.respon .mod-type-box .item:hover .l-desc {
    opacity: 0 !important;
    margin-top: -25px;
}
*/